Skip to content

fix(FOUR-27647): prevent nested screen watchers from running in desig… - #1939

Open
gproly wants to merge 1 commit into
developfrom
bugfix/FOUR-27647
Open

fix(FOUR-27647): prevent nested screen watchers from running in desig…#1939
gproly wants to merge 1 commit into
developfrom
bugfix/FOUR-27647

Conversation

@gproly

@gproly gproly commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Skip loading watchers when FormNestedScreen is rendered inside VueFormBuilder. Watchers with run_onload were executing during parent screen design, showing synchronous watcher messages outside runtime.

Detect VueFormBuilder in the component parent chain and assign an empty watchers array on screen load in that context. Preview and request runtime behavior is unchanged.

https://processmaker.atlassian.net/browse/FOUR-27647

ci:deploy

…n mode

Skip loading watchers when FormNestedScreen is rendered inside
VueFormBuilder. Watchers with run_onload were executing during parent
screen design, showing synchronous watcher messages outside runtime.

Detect VueFormBuilder in the component parent chain and assign an empty
watchers array on screen load in that context. Preview and request
runtime behavior is unchanged.

https://processmaker.atlassian.net/browse/FOUR-27647
@cypress

cypress Bot commented Sep 11, 2026

Copy link
Copy Markdown

screen-builder    Run #2527

Run Properties:  status check passed Passed #2527  •  git commit be6e7ed527: fix(FOUR-27647): prevent nested screen watchers from running in desig…
Project screen-builder
Branch Review bugfix/FOUR-27647
Run status status check passed Passed #2527
Run duration 10m 10s
Commit git commit be6e7ed527: fix(FOUR-27647): prevent nested screen watchers from running in desig…
Committer Roly Rudy Gutierrez Pinto
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 19
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 393
View all changes introduced in this branch ↗︎

@decisions-sonarqube

Copy link
Copy Markdown

@nolanpro

Copy link
Copy Markdown
Contributor

QA server K8S was successfully deployed https://ci-ab2035b357.engk8s.processmaker.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants